NevronOpenVision
Nevron.Nov.Editors Namespace / NOptionsPropertyEditor<TOption> Class / FillItems<rYjb> Method
FillItems<rYjb> Method
Fills the given collection of items from the options returned by the GetOptions method of this editor.
Syntax
protected virtual void FillItems<rYjb>( 
   INDynamicSet<rYjb> items
)
where rYjb: new(), NContentHolder

Parameters

items

Type Parameters

rYjb
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also